Computer Science for IGCSE & O level - Programming (Section 8 - No. 15)
What is the function of 'input' in the context of programming?
To get information from the user.
To display information to the user.
To perform calculations.
To declare variables.
Објашњење
Input is used to receive data from the user.
